From: Eli Zaretskii Date: Sat, 13 Nov 2010 21:59:28 +0000 (+0200) Subject: Document revision 100210 as an incompatible change in posn-col-row. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18^2~302 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=593ad3127c08fa494499cb4ca4ef6e80da7428a3;p=emacs.git Document revision 100210 as an incompatible change in posn-col-row. --- diff --git a/etc/NEWS b/etc/NEWS index 3bb88da43a3..c34ed537ea7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -89,6 +89,10 @@ indentation, which can be adjusted via ad-hoc indentation rules. * Incompatible Lisp Changes in Emacs 23.3 +** posn-col-row now excludes the header line from the row count +If the frame has a header line, posn-col-row will count row numbers +starting from the first line of text below the header line. + * Lisp changes in Emacs 23.3